Application Note (Rel. 3) HAMEG GPIB Drivers for LabView:




 Untersttzte Gerte  : Interface
- Supported units : Interface

   HM8134-2 	: HO88
   HM8142 	: HO88




 Untersttzte LabView-Versionen:
- Supported LabView versions:

   HM8134-2 	: 6.1 / 7.0
   HM8142 	: 5.0 / 6.1 / 7.0




 Funktion & Bedienung:

 Alle Treiber enthalten eine Init Funktion. Diese Funktion mu bei jeder Sitzung immer vor der ersten Kommunikation mit dem Gert aufgerufen werden. Das Gert sollte sich dabei in einem frisch initialisierten Zustand befinden, also kurz nach dem Einschalten.

 Einige Gerte besitzen zustzlich eine Init-all Funktion. Diese hat die gleiche Funktion wie oben, allerdings wird hierbei auch noch der Gerte-interne Speicher gelscht und/oder die Default Variablen geladen.

 Ein leeres Rollup bzw. die bergabe einer 0 als Funktionsparameter bedeutet, da keine nderung in diesem Kontext durchgefhrt werden soll. Da der Default Wert bereits 0 ist, kann fr diesen Fall auch einfach auf den Anschlu des Connectors verzichtet werden.

 Ist bei einem Control (s. Front Panel) als Default-Wert -1 angegeben, so ist dies der Wert, der keine nderung der Einstellung in dem betreffenden Kontext bewirkt. Alles weitere wie unter vorherigem Punkt.


- Function and operation:
 
 All drivers contain an "Init" function. Prior to any communication with the instrument this function must be called. Therefore this should be done immediately after turning the instrument on ensuring a properly initialized instrument.
 
 Some instruments feature an additional "Init-all" function. This function is identical to the above one, however, the instrument memory will be erased and/or the default variables will be chosen.
 
 An empty rollup or sending the function parameter 0 means that no change in this context is desired. . As the default value is already 0 it will be unnecessary in this case to install the connector.
 
 If the default value Control - 1 ( front panel) is indicated this will cause no change in the context given. See above.




 Schnittstelle:

 Das GPIB-Interface, das die Funktion des System-Controllers (Master) bernimmt, wird auf der Adresse 0 erwartet. Diese Adresse ist laut IEEE-Spec. die Standarteinstellung und stellt normalerweise das Interface im PC dar.

 Die Einstellung der Gerteadresse im Treiber sollte entsprechend der Einstellung der DIP-Schalter auf dem Modul HO88 erfolgen (s. Dokumentation zu HO88).


- Interface.
 
 Address 0 is the address of the GPIB interface functioning as the system master. According to the IEEE specification this is the standard setting corresponding to the interface in a pc. 

 The setting of the instrument address in the driver should be done corresponding to the setting of the DIP switch on the HO88 module. (See the documentation of the HO88.)
